runtime.elfSym.st_info (field)

3 uses

	runtime (current package)
		vdso_elf64.go#L13: 	st_info  byte
		vdso_linux.go#L214: 		typ := _ELF_ST_TYPE(sym.st_info)
		vdso_linux.go#L215: 		bind := _ELF_ST_BIND(sym.st_info)